Skip to content

[chore/fix-codex-auth-package-path-ci-markers] ci: resolve merge-conflict markers in workflow guard files#886

Merged
KooshaPari merged 56 commits intomainfrom
chore/fix-codex-auth-package-path-ci-markers
Mar 25, 2026
Merged

[chore/fix-codex-auth-package-path-ci-markers] ci: resolve merge-conflict markers in workflow guard files#886
KooshaPari merged 56 commits intomainfrom
chore/fix-codex-auth-package-path-ci-markers

Conversation

@KooshaPari
Copy link
Copy Markdown
Owner

Summary

Auto-generated PR for branch chore/fix-codex-auth-package-path-ci-markers.

Test plan

N/A (Auto-generated)

KooshaPari and others added 30 commits February 26, 2026 02:27
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
…cleanups

- Add api/openapi.yaml — OpenAPI spec for core endpoints
- Add .github/workflows/generate-sdks.yaml — Python/TypeScript SDK generation
- Add sdk/python/cliproxy/api.py — comprehensive Python SDK with native classes
- Update .gitignore — add build artifacts (cliproxyapi++, .air/, logs/)

Cherry-picked from fix/test-cleanups (commits a4e4c2b, ad78f86, 05242f0)
before closing superseded PR #409.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
- #210: Add cmd to Bash required fields for Ampcode compatibility
- #206: Remove type uppercasing that breaks nullable type arrays

Fixes #210
Fixes #206
- Add cliproxyapi++ binary and .air/ to .gitignore
- Remove duplicate .agents/* entry in .gitignore
- Fix dependabot.yml: set package-ecosystem to 'gomod'
- Resolve 44 files with merge conflicts (docs, config, reports)
- Rename fragemented → fragmented in 4 directories (55 files)
- Restore health-probe in process-compose.dev.yaml
- Fixed reasoning_effort test expectations (minimal→low, xhigh→high, auto→medium for OpenAI)
- Skipped login tests that require non-existent flags (-roo-login)
- Added proper skip messages for tests requiring binary setup

Test: go test ./test/... -short passes
- Add missing functions to tests
- Remove broken test files
- All vet issues resolved
KooshaPari and others added 25 commits February 26, 2026 05:17
- #210: Add cmd to Bash required fields for Ampcode compatibility
- #206: Remove type uppercasing that breaks nullable type arrays

Fixes #210
Fixes #206
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Apply repo-level bot review config and rate-limit governance.

Co-authored-by: Codex <noreply@openai.com>
@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 25, 2026

Warning

Rate limit exceeded

@KooshaPari has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minutes and 18 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4be5a7a7-a2ad-433d-b2c4-d43c928d77aa

📥 Commits

Reviewing files that changed from the base of the PR and between b792535 and 15028ed.

📒 Files selected for processing (50)
  • .coderabbit.yaml
  • .gemini/config.yaml
  • .github/workflows/pr-path-guard.yml
  • .github/workflows/pr-test-build.yml
  • .gitignore
  • AGENTS.md
  • README.md
  • cmd/server/main.go
  • cmd/server/main_kiro_flags_test.go
  • internal/auth/claude/token.go
  • internal/auth/copilot/copilot_auth.go
  • pkg/llmproxy/access/reconcile.go
  • pkg/llmproxy/api/handlers/management/api_tools_test.go
  • pkg/llmproxy/api/handlers/management/config_basic.go
  • pkg/llmproxy/api/server.go
  • pkg/llmproxy/cmd/config_cast.go
  • pkg/llmproxy/executor/codex_websockets_executor.go
  • pkg/llmproxy/executor/kiro_streaming.go
  • pkg/llmproxy/managementasset/updater.go
  • pkg/llmproxy/registry/registry_coverage_test.go
  • pkg/llmproxy/translator/antigravity/claude/antigravity_claude_request.go
  • pkg/llmproxy/translator/antigravity/openai/chat-completions/antigravity_openai_request.go
  • pkg/llmproxy/translator/gemini-cli/openai/chat-completions/gemini-cli_openai_request.go
  • pkg/llmproxy/translator/gemini/openai/chat-completions/gemini_openai_request.go
  • pkg/llmproxy/translator/kiro/claude/kiro_websearch_handler.go
  • sdk/api/handlers/gemini/gemini_handlers.go
  • sdk/api/handlers/handlers.go
  • sdk/api/options.go
  • sdk/auth/antigravity.go
  • sdk/auth/claude.go
  • sdk/auth/codex.go
  • sdk/auth/codex_device.go
  • sdk/auth/filestore.go
  • sdk/auth/gemini.go
  • sdk/auth/github_copilot.go
  • sdk/auth/iflow.go
  • sdk/auth/interfaces.go
  • sdk/auth/kilo.go
  • sdk/auth/kimi.go
  • sdk/auth/kiro.go
  • sdk/auth/manager.go
  • sdk/auth/qwen.go
  • sdk/cliproxy/auth/api_key_model_alias_test.go
  • sdk/cliproxy/auth/conductor.go
  • sdk/cliproxy/auth/oauth_model_alias.go
  • sdk/cliproxy/auth/oauth_model_alias_test.go
  • sdk/cliproxy/pprof_server.go
  • sdk/cliproxy/providers.go
  • sdk/cliproxy/service.go
  • sdk/config/config.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/fix-codex-auth-package-path-ci-markers

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KooshaPari KooshaPari merged commit 3090c99 into main Mar 25, 2026
11 of 18 checks passed
@KooshaPari KooshaPari deleted the chore/fix-codex-auth-package-path-ci-markers branch March 25, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants